object DeleteDialog: TDeleteDialog Left = 328 Top = 216 BorderStyle = bsDialog Caption = ' ' ClientHeight = 133 ClientWidth = 326 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Bevel1: TBevel Left = 4 Top = 8 Width = 317 Height = 93 Style = bsRaised end object Label1: TLabel Left = 19 Top = 16 Width = 278 Height = 41 AutoSize = False Caption = 'Delete results from before:' Layout = tlBottom WordWrap = True end object DateTimePicker1: TDateTimePicker Left = 19 Top = 62 Width = 197 Height = 24 CalAlignment = dtaLeft Date = 36464.747020370370000000 Time = 36464.747020370370000000 DateFormat = dfLong DateMode = dmComboBox Kind = dtkDate ParseInput = False TabOrder = 0 end object BitBtn1: TBitBtn Left = 219 Top = 62 Width = 85 Height = 25 Caption = 'Delete' TabOrder = 1 OnClick = BitBtn1Click end object BitBtn2: TBitBtn Left = 168 Top = 104 Width = 75 Height = 25 Cancel = True Caption = 'Close' ModalResult = 1 TabOrder = 2 end object BitBtn3: TBitBtn Left = 244 Top = 104 Width = 75 Height = 25 Caption = '&Help' TabOrder = 3 OnClick = BitBtn3Click NumGlyphs = 2 end end